Cytosim  PI
Cytoskeleton Simulator
FieldScalar Class Reference

Detailed Description

Example of type that can be used in Field

Public Member Functions

 FieldScalar ()
 constructor
 
 FieldScalar (const real &a)
 implicit conversion from real
 
 operator real & ()
 implicit conversion to real
 
void clear ()
 set to zero
 
void write (OutputWrapper &out) const
 write
 
void read (InputWrapper &in)
 read
 

Public Attributes

real val
 single scalar value